home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Multimedia Computers Work
/
How Multimedia Computers Work (1994-6-17) [English].mdf
/
content
/
anx
/
monitor.ini
< prev
next >
Wrap
INI File
|
1994-06-15
|
431b
|
25 lines
;
;
; MONITOR.INI for HCW MONITOR.
;
; Since we can only recover an int using GetPrivateProfileInt, and we need 500 millisecond
; resolution seeking into the wave file;
;
; seek=10 == 10 * 100 = 1000 mSec 1 second
; hold=15 == 15 * 100 = 1500 mSec 1.5 seconds
;
;
[MONITOR]
MONITOR00=
MONITOR01=
[MONITOR00]
seekfile=MONITOR.WAV
keeplastframe=1
x=3
y=3
seek=0
hold=151
[MONITOR01]
hold=51